projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bbfbf2
)
Typo
author
Kim F. Storm
<storm@cua.dk>
Mon, 9 Sep 2002 22:44:27 +0000
(22:44 +0000)
committer
Kim F. Storm
<storm@cua.dk>
Mon, 9 Sep 2002 22:44:27 +0000
(22:44 +0000)
lisp/ChangeLog
patch
|
blob
|
history
src/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index ad9e09305b7f3835aa399133bf6f6fbe1002ccaa..784ee855f20fbe252c933e398e966201b5ba4b5d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,4
+1,4
@@
-2002-09-10 Kim F. Storm <
no-spa
m@cua.dk>
+2002-09-10 Kim F. Storm <
stor
m@cua.dk>
* macros.el (apply-macro-to-region-lines): Let-bind mark-active to
nil while executing macro to avoid triggering delete-selection-mode.
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 4f418b00bc4d30480a3eb32d393c98e4d78bf9fa..4f44323207e4c1c406ebbc8edb426e8f726c9846 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,4
+1,4
@@
-2002-09-10 Kim F. Storm <
no-spa
m@cua.dk>
+2002-09-10 Kim F. Storm <
stor
m@cua.dk>
* macros.c (end_kbd_macro): New function.
(Fend_kbd_macro): Use it.